Skip to main content

AOnKeyListener

Complete API reference for AOnKeyListener, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Android Views

Component: no


public class AOnKeyListener

Methods

SignatureReturnsDescription
onKey(View, int, KeyEvent)booleanPerforms the onKey operation using the provided parameters (v, keyCode, event).
onKeyEvent(View, int, KeyEvent)booleanExecutes onKeyEvent and returns after the underlying engine call finishes.